home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / utilities / _graphics / graphics / _jpeg / _run < prev    next >
Encoding:
Text File  |  1991-10-28  |  506 b   |  13 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. RMEnsure SharedCLibrary 0    RMLoad System:modules.CLib
  3. RMEnsure SharedCLibrary 3.50 Error C shared library 3.5 or greater required.
  4. RMEnsure FPEmulator     0 RMLoad System:modules.FPEmulator
  5. RMEnsure FPEmulator     2.80 Error FPE 2.80 or greater required.
  6. iconsprites <Obey$Dir>.!sprites
  7. |
  8. |
  9. set JPEG$Dir <Obey$Dir>
  10. if "<wimp$scrap>" = "" then set <Wimp$Scrap> <Obey$Dir>.temp
  11. wimpslot -min 164k -max 164k
  12. run <Obey$Dir>.Winshell JPEG
  13.